home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DC CD-ROM Comic Book: Aq…- War of the Water Worlds
/
DC CD-ROM Comic Book: Aquaman - War of the Water Worlds.iso
/
pc
/
master05.dxr
/
00027.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-30
|
387 b
|
15 lines
on exitFrame
global k, s60, s200
if k = 0 then
set the visible of sprite 36 to 0
set the visible of sprite 35 to 1
animate(EMPTY, 35, "A05FLD00.BMP", 7, s60, EMPTY)
animate(EMPTY, 35, "A05FLD00.BMP", 7, s60, EMPTY)
set the visible of sprite 36 to 1
set the visible of sprite 35 to 0
set k to 1
puppetSprite(35, 0)
puppetSprite(36, 0)
end if
end